home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Text⁄Files
/
Tape Stuff
/
READ ME First!!
< prev
next >
Wrap
Text File
|
1993-04-26
|
1KB
|
25 lines
This is the source code and some ancillary stuff for a generic tape archiving
program I wrote. It's still rather clunky and has a few bugs and because I've
no longer got the tape drive, I can't do anything more (and lets face it, the
inspiration to do so is a bit lacking).
However, since there's a fair bit of stuff in all of this that really aught not
to go to waste - especially the stuff that actually drives the tape - I'm making
the source code available.
This code is copyright © 1993 Bill Sellers, but can be used freely by anyone as
long as they don't make any money out of it. As with anything that's free, there
are no warranties. Low level SCSI code can trash your hard disk real good, so be
careful with some parts of the code!
If anyone does use the code, has any comments, wants to pinch bits for a commercial
product, or is just interested, then Email me at wis@liverpool.ac.uk, or snail
me at 29, Minster Court, Liverpool L69 3BX, UK.
N.B. The StandardGetFolder and Pstring routines belongs to other people. Their
copyright conditions and statements are contained in their relevent source files.
Hope this helps someone!
Bill